-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update react-router monorepo to v7.1.1 #51
base: master
Are you sure you want to change the base?
Conversation
Apply Sweep Rules to your PR?
|
06912dd
to
de02167
Compare
de02167
to
5979df1
Compare
5979df1
to
f968703
Compare
f968703
to
983de16
Compare
983de16
to
b97e450
Compare
b97e450
to
e92fbc1
Compare
e92fbc1
to
262788f
Compare
262788f
to
0a4e349
Compare
0a4e349
to
606a5c8
Compare
606a5c8
to
0461660
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
0461660
to
a6de2c9
Compare
a6de2c9
to
31b8363
Compare
31b8363
to
6f33c5f
Compare
6f33c5f
to
d87fe0b
Compare
d87fe0b
to
4dd4a6c
Compare
4dd4a6c
to
2ef58d5
Compare
2ef58d5
to
425681f
Compare
425681f
to
36d2c19
Compare
36d2c19
to
23a70a8
Compare
23a70a8
to
00901eb
Compare
Hey @renovate[bot], here is an example of how you can ask me to improve this pull request: @Sweep Add unit tests for the new `replace(url, init?)` method to ensure it correctly performs a `history.replaceState` instead of a `history.pushState` on client-side navigation redirects. 📖 For more information on how to use Sweep, please read our documentation. |
22f8040
to
00901eb
Compare
00901eb
to
8d86ff3
Compare
8d86ff3
to
fc0f806
Compare
fc0f806
to
9a44f53
Compare
This PR contains the following updates:
7.0.0
->7.1.1
7.0.0
->7.1.1
Release Notes
remix-run/react-router (react-router)
v7.1.1
Compare Source
v7.1.0
Compare Source
Patch Changes
<Link prefetch>
warning which suffers from false positives in a lazy route discovery world (#12485)v7.0.2
Compare Source
Patch Changes
temporarily only use one build in export map so packages can have a peer dependency on react router (#12437)
Generate wide
matches
andparams
types for current route and child routes (#12397)At runtime,
matches
includes child route matches andparams
include child route path parameters.But previously, we only generated types for parent routes in
matches
; forparams
, we only considered the parent routes and the current route.To align our generated types more closely to the runtime behavior, we now generate more permissive, wider types when accessing child route information.
v7.0.1
Compare Source
remix-run/react-router (react-router-dom)
v7.1.1
Compare Source
Patch Changes
[email protected]
v7.1.0
Compare Source
Patch Changes
[email protected]
v7.0.2
Compare Source
Patch Changes
[email protected]
v7.0.1
Compare Source
Patch Changes
[email protected]
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.